.wenku-list-box{
	
}

.wenku-same-ul{
	
}

.wenku-same-ul li{
	width:170px;
	float:left;
	margin: 5px 16px 25px 25px;
	height: 320px;
}

.wenku-same-ul li a{
	display:block;
	word-wrap: break-word;
}

.wenku-same-ul li a.wenku-img{
	width:100%;
	height:236px;
	border:2px solid #cccccc; 
}

.wenku-same-ul li a.wenku-img:hover{
	border:2px solid #f39801;
}

.wenku-title{
	margin:5px 0;
	color: #2b64b1;
}

.wenku-same-ul li p{
	color:#929292;
}



/********* upload.php **********/
.wenku-upload-box-con{
	border:1px solid #ccc;
	padding: 20px 0;
}

.wenku-upload-box-btn{
	background:url(../images/wenku_upload_box_btn.jpg) no-repeat;
	width: 978px;
	height: 175px;
	cursor: pointer;
	margin: 0 auto;
	display: block;
}

.wenku-upload-box-hr{
	border:1px solid #5aa0e8;
	margin: 20px 0;
}

.wenku-upload-box-tips-desc{
	padding:0 30px;
}

.wenku-upload-box-tips-desc h3{
	font-size: 16px;
}

.wenku-icon-list a{
	float:left;
	height: 16px;
	line-height:16px;
	background:url(../images/icon-list.png) left center no-repeat;
	padding-left: 20px;
	margin-right:20px;
	
}

.wenku-icon-list a.doc{
	background-position: -8px -25px;
}

.wenku-icon-list a.xls{
	background-position: -8px -277px;
}

.wenku-icon-list a.pdf{
	background-position: -8px -109px;
}


/******* upload_detail 上传详情页 ********/
.wenku-upload-detail-box{
	border: 1px solid #ccc;
	padding-bottom:10px;
	width:100%;
}

.wenku-upload-detail-header{
	width:100%;
	height: 86px;
	background:url(../images/wenku_upload_detail_header_bg.jpg) repeat-x;
	border-bottom: 1px solid #ccc;
	line-height: 86px;
}

.wenku-upload-detail-header div{
	margin-left: 40px;
	font-size:18px;
	font-weight:bold;
}

.wenku-upload-detail-header div font{
	color:blue;
	margin-right: 5px;
}

.wenku-upload-detail-header div span{
	font-size: 16px;
	font-weight: normal;
}

.wenku-upload-edtail-body{
	padding: 30px 50px;
}

.wenku-add-btn{
	display: block;
	width: 107px;
	height: 35px;
	background: url(../images/wenku-add-btn.jpg) no-repeat;
	font-size: 0;
	margin:23px;
}

.wenku-hr{
	border-bottom: 1px solid #ccc;
	margin: 80px 0;
}

.wenku-desc{
	height: 100px !important;
}

.wenku-sure-btn{
	text-align: right;
}

.wenku-detail-box{
	width:100%;
}

.wenku-detail-box-left{
	width: 70%;
	padding: 5px;
	border:1px solid #ccc;
}

.wenku-detail-con span,.wenku-download-btn{
	display:inline-block;
	margin: 0 10px;
	height:30px;
/* 	line-height:30px; */
	font-size:12px !important;
}

.wenku-star{
	background:url(../images/wenku_star.jpg) left center no-repeat;
	padding-left:60px;
}

.wenku-download-btn{
	font-size:16px;
}

.wenku-download-quan{
	background:url(../images/wenku_download_quan.jpg) left center no-repeat;
	padding-left:30px;
}

.wenku-detail-box-right{
	width: 25%;
	font-size: 14px;
}

.wenku-detail-author{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	
}

.wenku-detail-author h4{
	font-size: 14px;
}

.wenku-detail-pic{
	padding:2px;
	border: 1px solid #ccc;
}

.wenku-detail-author-name,.wenku-detail-author-date{
	margin-bottom: 5px;
	margin-left: 5px;
}

.wenku-detail-document-pic{
	margin-top: 15px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

.wenku-detail-document-recommend h4{
	font-size: 14px;
}

.wenku-detail-document-recommend ul li{
	margin-bottom: 10px;
}

.wenku-detail-document-recommend ul li a{
	display:block;
}

.wenku-icon{
	height: 16px;
	line-height:16px;
	background:url(../images/icon-list.png) left center no-repeat;
	padding-left: 20px;
	margin-right:20px;
}

a.doc{
	background-position: -8px -25px;
}

.wenku-detail-document-recommend ul li p span{
	margin: 0 10px;
	color: #ccc;
}

.wenku-success{
	border: 1px solid #ccc;
	padding:100px;
	text-align:center;
}

.wenku-success p{
	line-height: 84px;
	height:84px;
}

.success,.error{
	display:inline-block;
	height:84px;
	color: #f00;
	font-size:20px;
	padding-left: 100px;
	line-height:84px;
	background:url(../images/wenku_success_status.jpg) left center no-repeat;
}

.error{
	background:url(../images/wenku_success_error.jpg) left center no-repeat;
}

.wenku-delete{
	width: 22px;
	height: 24px;
	background: url(../images/wenku_delete.png) no-repeat;
	position:absolute;
	top: -20px;
	right: -20px;
	cursor:pointer;
}

.wenku-detail-swf{
	margin-top: 20px;
}

